[INFO] fetching crate riscan-pro 0.2.1...
[INFO] fixing riscan-pro-0.2.1 against master#09a371361240e42b0d69438fd1179efcf212e576+cargoflags=-Zfix-edition=start=2015 for pr-157817
[INFO] extracting crate riscan-pro 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate riscan-pro 0.2.1
[INFO] finished tweaking crates.io crate riscan-pro 0.2.1
[INFO] tweaked toml for crates.io crate riscan-pro 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate riscan-pro 0.2.1 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.1.1 (available: v0.5.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding nalgebra v0.13.1 (available: v0.35.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[INFO] [stderr]       Adding xmltree v0.6.1 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `riscan-pro` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded xmltree v0.6.1
[INFO] [stderr]   Downloaded generic-array v0.8.4
[INFO] [stderr]   Downloaded approx v0.1.1
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded nalgebra v0.13.1
[INFO] [stderr]   Downloaded alga v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9
[INFO] running `Command { std: "docker" "start" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `riscan-pro` (manifest) generated 1 warning
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking xmltree v0.6.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking generic-array v0.8.4
[INFO] [stderr]     Checking alga v0.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking nalgebra v0.13.1
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9
[INFO] [stdout]     |
[INFO] [stdout]  67 | /         impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs
[INFO] [stdout]  68 | |             where R: AlgaRotation<Point<N, D>>,
[INFO] [stdout]  69 | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[INFO] [stdout] 284 | |     [val val] => Isometry::from_parts(self, right);
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |     [ref ref] => Isometry::from_parts(self.clone(), right.clone());
[INFO] [stdout] 288 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMonoid` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `num::One` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeSemigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedMul` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::MulAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMagma` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMagma<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeGroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeLoop` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeQuasigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedDiv` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::DivAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractQuasigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Mul<&_>` for type `&translation::Translation<_, _>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.13.1/src/geometry/isometry_ops.rs:67:9
[INFO] [stdout]     |
[INFO] [stdout]  67 | /         impl<$($lives ,)* N: Real, D: DimName, R> $Op<$Rhs> for $Lhs
[INFO] [stdout]  68 | |             where R: AlgaRotation<Point<N, D>>,
[INFO] [stdout]  69 | |                   DefaultAllocator: Allocator<N, D> {
[INFO] [stdout]     | |                                                   ^
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________first implementation here
[INFO] [stdout]     |                                                     conflicting implementation for `&translation::Translation<_, _>`
[INFO] [stdout] ...
[INFO] [stdout] 281 | / isometry_binop_impl_all!(
[INFO] [stdout] 282 | |     Mul, mul;
[INFO] [stdout] 283 | |     self: Translation<N, D>, right: R, Output = Isometry<N, D, R>;
[INFO] [stdout] 284 | |     [val val] => Isometry::from_parts(self, right);
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |     [ref ref] => Isometry::from_parts(self.clone(), right.clone());
[INFO] [stdout] 288 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::ProjectiveTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Transformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMonoid` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `num::One` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeSemigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedMul` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::MulAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeMagma` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMagma<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractSemigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractMonoid<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Identity<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeGroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeLoop` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::MultiplicativeQuasigroup` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::ClosedDiv` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `std::ops::DivAssign` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractQuasigroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::Inverse<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractLoop<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::general::AbstractGroup<alga::general::Multiplicative>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::AffineTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Similarity<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Isometry<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::DirectIsometry<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::OrthogonalTransformation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: downstream crates may implement trait `alga::linear::Rotation<geometry::point::Point<_, _>>` for type `&_`
[INFO] [stdout]     = note: this error originates in the macro `isometry_binop_impl` which comes from the expansion of the macro `isometry_binop_impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.13.1/src/core/cg.rs:255:44
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                 ---------------------------^^^^-------------------
[INFO] [stdout]     |                 |                          |
[INFO] [stdout]     |                 |                          immutable borrow occurs here
[INFO] [stdout]     |                 mutable borrow occurs here
[INFO] [stdout]     |                 mutable borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] help: try adding a local storing this...
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.13.1/src/core/cg.rs:255:48
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: ...and then using that local here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.13.1/src/core/cg.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 self[(j, i)] += shift[j] * self[(D::dim() - 1, i)];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0502.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9", kill_on_drop: false }`
[INFO] [stdout] 3c1223298f68c7226918525db4171a563d86e30075ffa80d2ac02d3c0860beb9
